* simple.el (kill-region): Pass mark first then point, so kill-append works right.
authorDima Kogan <dima@secretsauce.net>
Tue, 17 Dec 2013 15:48:26 +0000 (23:48 +0800)
committerChong Yidong <cyd@gnu.org>
Tue, 17 Dec 2013 15:48:26 +0000 (23:48 +0800)
commit1ac8b762dea864a8a932d6c3cf729942a0471872
tree8a477b95f870b652c40f189cdd8430d809f3853e
parent5b51865543ceef8f70f14d58d0ada3ff60e6476b
* simple.el (kill-region): Pass mark first then point, so kill-append works right.
(copy-region-as-kill, kill-ring-save): Likewise.
lisp/ChangeLog
lisp/simple.el